CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 参数估计

搜索资源列表

  1. SignalProcessing-ARMA-LS

    2下载:
  2. 《现代信号处理》中关于利用最小二乘法估计ARMA模型的参数,并进行谐波恢复的仿真程序-err
  3. 所属分类:matlab

    • 发布日期:2016-05-11
    • 文件大小:1113
    • 提供者:史龙
  1. ESPRIT-LS

    2下载:
  2. 《现代信号处理》中关于利用基本的ESPRIT算法估计信号参数(频率和波达方向角)的仿真程序-err
  3. 所属分类:matlab例程

    • 发布日期:2017-04-30
    • 文件大小:1387
    • 提供者:史龙
  1. tongjifenxi

    0下载:
  2. 利用matlab编程进行参数检验,点估计,区间估计,以及非参数检验-Using matlab programming parameter testing, point estimation, interval estimation, as well as non-parametric test
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1309471
    • 提供者:李杰
  1. GMM

    0下载:
  2. Generalized Method of Moments(GMM) 广义矩方法,是用来估计模型参数的计量经济学过程。具体说明见其中的gmmdoc.pdf。-Generalized Method of Moments (GMM) GMM method is used to estimate model parameters Econometrics process. See which specify gmmdoc.pdf.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:554208
    • 提供者:yangchengbo
  1. chirplet_analasis

    3下载:
  2. 一种自适应chirplet分解的快速算法 针对信号自适应chirplet分解未知参数多、实现起来比较困难的特点,文献[1]提出了一种新的chirplet分解快速算法。该算法利用计算信号的二次相位函数,得到其能量分布集中于信号的调频率曲线上的结论,此时通过谱峰检测可同时获得chirplet调频率、时间中心和幅度的估计;然后通过解线性调频技术获得其初始频率和宽度的估计,仿真结果验证了本文算法的有效性。 -Chirplet an adaptive decomposition al
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-17
    • 文件大小:80874
    • 提供者:nanzhewan
  1. canshuguji

    0下载:
  2. 实现在matlab环境下进行参数估计的傻瓜式操作-Implementation in matlab environment parameter estimation operation of a fool
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5977
    • 提供者:王木木
  1. dianguji

    0下载:
  2. 在MATLAB环境下实现参数估计的傻瓜式操作-Implementation in MATLAB environment parameter estimation operation of a fool
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5549
    • 提供者:王木木
  1. torrsam

    0下载:
  2. 剑桥torr编写,图像结构和运动分析的matlab工具包,重复估计变换参数-Torr Cambridge preparation, image analysis of the structure and matlab sports kit, duplicate estimated transformation parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2126043
    • 提供者:丁明涛
  1. chap08

    0下载:
  2. ex6_1 ~ ex6_3二项分布的随机数据的产生 ex6_4 ~ ex6_6通用函数计算概率密度函数值 ex6_7 ~ ex6_20常见分布的密度函数 ex6_21 ~ ex6_33随机变量的数字特征 ex6_34 采用periodogram函数来计算功率谱 ex6_35 利用FFT直接法计算上面噪声信号的功率谱 ex6_36 利用间接法重新计算上例中噪声信号的功率谱 ex6_37 采用tfe函数来进行系统的辨识,并与理想结果进行比较 ex6_38 在置信度为0
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:7543
    • 提供者:张满超
  1. LMS

    1下载:
  2. 简单的最小二乘逼近算法,用于系统辨识,方便修改噪声参数和系统参数,为系统辨识和仿真作业的源代码。-Simple least-squares approximation algorithm for system identification to facilitate the modification of system parameters and noise parameters for the system identification and simulation of the sourc
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1526
    • 提供者:lsw_hit
  1. codes

    1下载:
  2. 基于累计量的奇异值-总体最小二乘法求AR参数 用奇异值-总体最小二乘法求AR参数 一般最小二乘法求AR参数 根据AR参数和自相关函数以及AR阶数用Cadzow谱估计子求出频谱密度-Based on the cumulative amount of singular value- total least squares method for AR parameter using singular value- total least squares method for AR parameter
  3. 所属分类:Algorithm

    • 发布日期:2014-10-05
    • 文件大小:3026483
    • 提供者:miaohaochun
  1. estimate

    1下载:
  2. 对清晰图像加模糊并用时域和频域的方法分别实现对模糊参数的估计并将图像复原(其中用频域的方法实现对模糊角度的估计)-Clear picture of the additive fuzzy and time-domain and frequency domain methods, respectively, to achieve the estimated fuzzy parameters and image restoration (including the method used to ach
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1564
    • 提供者:台啸
  1. KALMAN

    0下载:
  2. realTrack : 真实估计 currentmodel : 构造当前模型 filter_Reslt: 进行自适应Kalman滤波 具体的参数含义及其设置见代码注释 -realTrack: estimated real currentmodel: the current model structure filter_Reslt: Adaptive Kalman filter for the specific meaning of the parameters and th
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3147
    • 提供者:何伟俊
  1. RCLS

    0下载:
  2. 偏差补偿最小二乘参数估计matlab源代码SISO模型-Deviation of penalized least squares parameter estimation matlab source code for SISO Model
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:661
    • 提供者:园园
  1. possion

    0下载:
  2. 利用MATLAB实现泊松过程 并对此进行参数估计 -Poisson process and the use of MATLAB realization of this parameter estimation
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:634
    • 提供者:zhanghui01
  1. LS(AR)

    0下载:
  2. 用LS法估计的AR参数并用Cadzow谱估计子估计出信号的功率谱密度-With the LS estimation of the AR parameters and spectral estimation Cadzow child with estimated signal power spectral density
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:801
    • 提供者:王国良
  1. GenerationOfTheLog-normalDistributionClutter

    0下载:
  2. 本程序已被本人整理到WORD文档中,编程语言为MATLAB,本文设计的滤波器采用傅里叶级数展开法。模拟的杂波的功率谱密度采用BVURG法,概率密度函数的估计采用直方图估计法,设计参数皆在文档中表明。此程序已经验证是正确可执行的,并能生成图形,值得下载!-This program has been organized into WORD document I, the programming language MATLAB, the filter designed in this paper Fo
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:4570
    • 提供者:biggirl
  1. Pattern_recognition4

    1下载:
  2. 张学工老师模式识别第四次作业,分别用C均值方法,分层聚类方法和非监督参数下正态分布函数估计的贝叶斯决策对身高体重二维数据进行分类。-Zhang engineering teacher fourth pattern recognition operations, respectively C-means, hierarchical clustering methods, and non-normal distribution function under the supervision of th
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:143649
    • 提供者:陈皓
  1. L_D

    1下载:
  2. 用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。-
  3. 所属分类:matlab例程

    • 发布日期:2017-05-02
    • 文件大小:3425
    • 提供者:zf
  1. MixtGaussian

    1下载:
  2. 这是基于em算法混合高斯模型参数的估计方法,用matlab开发的,看一遍程序就会明白了。-mixture Gauss estimation
  3. 所属分类:Data structs

    • 发布日期:2015-03-07
    • 文件大小:1921958
    • 提供者:赵长生
« 1 2 3 4 5 6 78 9 10 11 12 ... 35 »
搜珍网 www.dssz.com